github.com/klauspost/compress/zstd.literalsHeader.setType (method)
7 uses
github.com/klauspost/compress/zstd (current package)
blockenc.go#L147: func (h *literalsHeader) setType(t literalsBlockType) {
blockenc.go#L411: lh.setType(literalsBlockTreeless)
blockenc.go#L416: lh.setType(literalsBlockCompressed)
blockenc.go#L547: lh.setType(literalsBlockRaw)
blockenc.go#L555: lh.setType(literalsBlockRLE)
blockenc.go#L568: lh.setType(literalsBlockTreeless)
blockenc.go#L573: lh.setType(literalsBlockCompressed)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |